Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump react-accessible-treeview from 2.6.3 to 2.8.0 in /assets #1761

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 29, 2023

Bumps react-accessible-treeview from 2.6.3 to 2.8.0.

Release notes

Sourced from react-accessible-treeview's releases.

v2.8.0

  • Merge pull request #149 from Ke1sy/fix-previous-half-selection-on-update-selectedIds e3aa7d9
  • Merge branch 'master' into fix-previous-half-selection-on-update-selectedIds 1c0a981
  • Merge pull request #147 from kpustakhod/onSelect-halfSelected-fix dddeef6
  • fix half-selection after manual manipulations with nodes and updating of selectedIds a17a6d6
  • Tests refactored. 8f392fa
  • Fix issue with halfSelected parent not change its status to selected when propagateSelect=false and after children deselected not possible to select parent. e78d84e
  • Merge branch 'dgreene1:master' into onSelect-halfSelected-fix 13c61cb
  • Review fix 550a14c
  • Remove circular dependency 43b0cdd
  • Fix display all examples f67223f
  • Merge pull request #148 from dgreene1/v2.7.0-bump fe97c08
  • Updates websites package.json 844010b
  • Add tests. b69c30c
  • Provide fix. ab3a220

dgreene1/react-accessible-treeview@v2.7.0...v2.8.0

v2.7.0

  • Merge pull request #146 from Ke1sy/bugfix/UIEN-4767-selectedIds-update-fix 5b25fb3
  • added test - previous half-selection on all nested levels should be removed after updating of SelectedIds 4bc7dc6
  • fix for nested nodes b924e57
  • Manual user-selections is not cleared when selectedIds prop is set 58e91eb
  • Merge pull request #140 from dgreene1/v2.6.3-bump 5f702e2
  • Updates website package.json 019f4ab

dgreene1/react-accessible-treeview@v2.6.3...v2.7.0

Commits
  • 6344cf4 2.8.0
  • e3aa7d9 Merge pull request #149 from Ke1sy/fix-previous-half-selection-on-update-sele...
  • 1c0a981 Merge branch 'master' into fix-previous-half-selection-on-update-selectedIds
  • dddeef6 Merge pull request #147 from kpustakhod/onSelect-halfSelected-fix
  • a17a6d6 fix half-selection after manual manipulations with nodes and updating of sele...
  • 8f392fa Tests refactored.
  • e78d84e Fix issue with halfSelected parent not change its status to selected when pro...
  • 13c61cb Merge branch 'dgreene1:master' into onSelect-halfSelected-fix
  • 550a14c Review fix
  • 43b0cdd Remove circular dependency
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [react-accessible-treeview](https://github.com/dgreene1/react-accessible-treeview) from 2.6.3 to 2.8.0.
- [Release notes](https://github.com/dgreene1/react-accessible-treeview/releases)
- [Commits](dgreene1/react-accessible-treeview@v2.6.3...v2.8.0)

---
updated-dependencies:
- dependency-name: react-accessible-treeview
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 29, 2023
@dependabot dependabot bot requested a review from a team August 29, 2023 05:43
@dottorblaster dottorblaster merged commit 3facb40 into main Aug 29, 2023
@dottorblaster dottorblaster deleted the dependabot/npm_and_yarn/assets/react-accessible-treeview-2.8.0 branch August 29, 2023 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

1 participant